![]() |
DisposePixPat |
||||
Header: | Quickdraw.h | Carbon status: | Supported | |
Releases the storage allocated to a pixel pattern.
void DisposePixPat ( PixPatHandle pp );
A handle to the pixel pattern to be disposed of.
The DisposePixPat function disposes of the data handle, expanded data handle, and pixel map handle allocated to the pixel pattern that you specify in the ppat parameter.
The DisposePixPat function is also available as the DisposPixPat function.
Supported in Carbon. Available in CarbonLib 1.0 and later when InterfaceLib 7.1 or later is installed. Exported by CarbonLib 1.0 and later and by InterfaceLib 7.1 and later.
© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)